home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 23 / AACD 23.iso / AACD / Programming / Warp3D_Devel / README Developer < prev    next >
Text File  |  2001-05-10  |  2KB  |  45 lines

  1.              Warp3D
  2.         The 3D lowlevel software
  3.  
  4.         1998 by Hans-Joerg Frieden
  5.             Thomas Frieden
  6.             Sam Jordan
  7.  
  8. This directory contains the developer material for Warp3D. The contents
  9. of the directories is explained below.
  10.  
  11. Include:    include files for Warp3D. Starting with this release (4), no
  12.         compiler-specific header files are included with Warp3D anymore.
  13.         There's an excellent tool called fd2pragma on AmiNet that can
  14.         generate everything (exception: gcc-WarpUp headers *are* included).
  15.  
  16. Docs:       various documents:
  17.         · Warp3D.(doc|guide)            AutoDocs
  18.         · Warp3D_Devel.(guide|texi)     Development guide, Amigaguide
  19.                           and printable
  20.  
  21. Source:     example source
  22.  
  23.         DISCLAIMER
  24.  
  25. This software is provided "AS IS". No warranties are made with respect
  26. to the accuracy, performance, reliability, or operation of this software,
  27. and all use is at your own risk. The authors do not assume any responsibility
  28. or liability whatsoever. Using this software automatically implies that you
  29. agree with this.
  30.  
  31.         COPYRIGHT
  32.  
  33. All files are copyright by the Warp3D team, Thomas Frieden, Hans-Jörg Frieden,
  34. and Sam Jordan. However, you are free to use this software, with no fees or
  35. restrictions on distribution. The package may be included with any project,
  36. commercial or Freeware/Shareware, as long as the Warp3D package is provided
  37. for free, and not sold for profit, and this file is included with the project.
  38.  
  39.         PIRACY
  40.  
  41. This software must not be used for software based on pirated sources, or
  42. otherwise illegal software. Using Warp3D for such purposes is considered
  43. violation of the Warp3D copyright.
  44.  
  45.